Auto merge of #4980 - Gilnaa:master, r=matklad
authorbors <bors@rust-lang.org>
Fri, 26 Jan 2018 16:45:42 +0000 (16:45 +0000)
committerbors <bors@rust-lang.org>
Fri, 26 Jan 2018 16:45:42 +0000 (16:45 +0000)
commit1d6dfea44f97199d5d5c177c7dadcde393eaff9a
treecfcf1b52d6842cdb49d5601578b71602ca3b439a
parent91e36aa86c7037de50642f2fec1cf47c3d18af02
parent64f20e4d440b8afed02de8bd3da2b312c75e237a
Auto merge of #4980 - Gilnaa:master, r=matklad

Fixed relaxed libtest tests

This fixes tests regarding the upcoming behaviour of libtest's benchmarks.
The previous PR was wrongly tested, this one fixes the problems.